home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / oh2b19a.zip / UPDATE.TXT < prev   
Text File  |  1995-11-10  |  4KB  |  86 lines

  1.                       Copyright 1995, Hyperion Softword
  2.  
  3.                     *************************************
  4.                     *  Orpheus 2, beta release 2.00.17  *
  5.                     *************************************
  6.  
  7.                 Comments and queries to:  Hyperion Softword,
  8.                 535 Duvernay, Sherbrooke, QC J1L 1Y8, Canada
  9.                     tel/fax - 819-566-6296 (Rod Willmot)
  10.                        email - willmot@interlinx.qc.ca
  11.  
  12.  
  13. This file lists changes, fixes, and new features in successive versions
  14. of Orpheus 2.  We start with the current version at the top, with the
  15. oldest at the end.
  16.  
  17. Version 2.00.19:
  18. ================
  19. 1. The Reader ignored command-line switches mentioned in OHREAD.DOC and
  20.    online Help.  Now it pays attention.  Also, added an /nm switch to force
  21.    off mouse completely, and a /v switch to find out which version of
  22.    the Reader you've got.  Changed the /b switch to /g (force grey-scale).
  23.  
  24. 2. Added support for graphic files in the Fastgraph SPR/PPR format.  These
  25.    are generated by the SNAPSHOT utility available to registered users.
  26.  
  27. 3. Dropped the "Compile 1, Simulate" command from the Project Menu.  While
  28.    testing another function I realized that compiling just 1 card would lead 
  29.    to a situation in which any other recently-changed cards would be older 
  30.    than the CMP.  You would have to keep remembering to do a fresh compile of 
  31.    the whole project in order to bring them up to date.  This would be 
  32.    confusing to anyone who forgot (it was to me, for 30 seconds).  New
  33.    accelerator assignments give <Alt-1> to open the Simulator, <Alt-2> to 
  34.    compiling any changed cards and THEN calling the Simulator.
  35.  
  36. 4. Dropped the accelerator keys for reformatting a whole file and the current
  37.    paragraph.  Best left as menu selections.
  38.  
  39. 5. The simple message-dialog in OH.EXE would not, in particular circumstances,
  40.    respond to mouse input.  Fixed.
  41.  
  42. 6. The conversion utility OH1TO2.EXE (for updating projects developed under
  43.    Orpheus 1.nn) now comments out any suspect script commands.  This permits
  44.    compilation during subsequent revision without unnecessary warnings.
  45.  
  46. 7. Support for Hercules mode 11 got left out; now it's in.
  47.  
  48. 8. In OH.EXE there was one circumstance where a valid filename for a
  49.    non-hypertext file would be considered invalid.  Fixed.
  50.  
  51. 9. Improved the default color set.  See Other Menu->Setup Orpheus->Colors
  52.    to set up your own.
  53.  
  54. 10. If a project didn't have a STATUS file, as is always the case after
  55.    upgrading from version 1, OH.EXE would initially load it in ascii mode.
  56.    This would have been confusing to users seeing their work for the first
  57.    time in Orpheus 2 -- with the link codes revealed.  Fixed.
  58.  
  59. Version 2.00.18:
  60. ================
  61. 1. In the Reader, the Simulator, and Help, printing a long card would
  62.    result in the program being unable to restore conditions prior to the
  63.    print job.  Fixed.
  64.  
  65. Version 2.00.17:
  66. ================
  67. 1. In OH.EXE, if you instructed the compiler to compile only 1 card it
  68.    would ignore this and compile everything new or changed.  Fixed.
  69.  
  70. 2. In the Reader, if no CFG file was found the author's built-in colors
  71.    were loaded regardless of the option setting in the Project Options
  72.    dialog.  Changed the Reader's behavior so that if the option is not
  73.    selected, and if there is no CFG, the Reader uses the default colors.
  74.  
  75. 3. Fixed bug in the Export Topics List function (Browse Topics dialog).
  76.  
  77. 4. Marking a whole file using <Ctrl-F5> (or the menu command) resulted in
  78.    the card header being affected by subsequent block operations.  Fixed.
  79.  
  80. 5. Now you can use unnumbered labels as a form of hiliting.
  81.  
  82. 6. The hypertext compiler should continue compiling even if errors are logged,
  83.    so you can find and correct all errors in one session.  Now it does.
  84.  
  85. 7. All DOC files and the README now end with a ".TXT" extension.
  86.